home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Screenblankers
/
GBlanker
/
GSource
/
protos
/
winhand.h
< prev
Wrap
C/C++ Source or Header
|
1996-09-26
|
191b
|
11 lines
#ifndef WINHAND_H
#define WINHAND_H
extern BYTE *InfoStr;
STRPTR NameSansParens( STRPTR );
STRPTR NameForEntry( struct List *, LONG );
LONG openMainWindow( VOID );
#endif /* WINDHAND_H */